SecurityKeyBackupStoreImpl
Encrypted per-node storage for security key backups.
Uses EncryptedSharedPreferences backed by an AES-256-GCM MasterKey (hardware keystore when available), mirroring LockdownPassphraseStoreImpl. Keyed by node number, matching iOS's per-node Keychain entries.